2008-06-27 Mikael Hallendal <micke@imendio.com>
* gtk/gtkbox.c (gtk_box_pack): Removed accidental empty row.
svn path=/trunk/; revision=20701
+2008-06-27 Mikael Hallendal <micke@imendio.com>
+
+ * gtk/gtkbox.c (gtk_box_pack): Removed accidental empty row.
+
2008-06-27 Mikael Hallendal <micke@imendio.com>
* gtk/gtkbox.c (gtk_box_pack, gtk_box_pack_start, gtk_box_pack_end):
gtk_widget_child_notify (child, "pack-type");
gtk_widget_child_notify (child, "position");
gtk_widget_thaw_child_notify (child);
-
}
/**